func internal/profile.encodeInt64
4 uses
internal/profile (current package)
encode.go#L321: encodeInt64(b, 2, x)
proto.go#L97: func encodeInt64(b *buffer, tag int, x int64) {
proto.go#L106: encodeInt64(b, tag, x)
proto.go#L125: encodeInt64(b, tag, u)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)